FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package cce.fhir.minimal#0.3.0 (109 ms)

Package cce.fhir.minimal
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=cce.fhir.minimal@0.3.0&canonical=https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Procedure-Radiotherapy
Url https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Procedure-Radiotherapy
Version 0.0.1
Status draft
Name Radiotherapy
Experimental False
Description Determination of Radiotherapy data
Type Procedure
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Condition-Primarydiagnosis Primarydiagnosis
https://www.cancercoreeurope.eu/fhir/core/ValueSet/SYSTTherapyTypeVS SYSTTherapyTypeVS


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Procedure-Radiotherapy",
  "version" : "0.0.1",
  "name" : "Radiotherapy",
  "status" : "draft",
  "description" : "Determination of Radiotherapy data",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Procedure",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Procedure.status",
        "path" : "Procedure.status",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.category",
        "path" : "Procedure.category",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://www.cancercoreeurope.eu/fhir/core/ValueSet/SYSTTherapyTypeVS"
        }
      },
      {
        "id" : "Procedure.category.coding",
        "path" : "Procedure.category.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Procedure.category.coding.code",
        "path" : "Procedure.category.coding.code",
        "short" : "Radiotherapy",
        "definition" : "Indicates whether the tumor was irradiated",
        "min" : 1,
        "fixedCode" : "ST",
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "Irradiation:ST_Start != NULL",
            "comment" : "derive"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:dktk:dataelement:34:2",
            "comment" : "urn:dktk:dataelement:34:2"
          }
        ]
      },
      {
        "id" : "Procedure.subject",
        "path" : "Procedure.subject",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.performed[x]",
        "path" : "Procedure.performed[x]",
        "type" : [
          {
            "code" : "Period"
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "ST:Irradiation:ST_Start_Date, ST:Irradiation:ST_End_Date",
            "comment" : "ST:Irradiation:ST_Start_Date, ST:Irradiation:ST_End_Date"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:adt:dataelement:77:1, urn:adt:dataelement:78:1"
          }
        ]
      },
      {
        "id" : "Procedure.performed[x].start",
        "path" : "Procedure.performed[x].start",
        "short" : "Radiotherapy Start",
        "definition" : "Indicates when Radiotherapy was started",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "ST:Irradiation:ST_Start_Date",
            "comment" : "ST:Irradiation:ST_Start_Date"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:adt:dataelement:77:1"
          }
        ]
      },
      {
        "id" : "Procedure.performed[x].end",
        "path" : "Procedure.performed[x].end",
        "short" : "Radiotherapy End",
        "definition" : "Indicates when Radiotherapy was completed",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "ADT-GEKID",
            "map" : "ST:Irradiation:ST_End_Date",
            "comment" : "ST:Irradiation:ST_End_Date"
          },
          {
            "identity" : "ISO-11179",
            "map" : "urn:adt:dataelement:78:1"
          }
        ]
      },
      {
        "id" : "Procedure.reasonReference",
        "path" : "Procedure.reasonReference",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Condition-Primarydiagnosis"
            ]
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.